Skip to content

chore: remove obsolete tslint disable comments#37398

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:chore/remove-obsolete-tslint-comments
Closed

chore: remove obsolete tslint disable comments#37398
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:chore/remove-obsolete-tslint-comments

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Issue

N/A (self-discovered)

Reason for this change

The project migrated from tslint to eslint. These leftover tslint:disable comments no longer serve any purpose.

Description of changes

Removed 3 obsolete tslint disable comments:

  • aws-ec2/lib/vpc.ts: tslint:disable-next-line: max-line-length
  • aws-ecs/lib/cluster.ts: tslint:disable-next-line: max-line-length
  • aws-ec2-alpha/lib/util.ts: tslint:disable:no-bitwise

Description of how you validated changes

Comment-only removal. No functional impact.

Checklist

The project migrated from tslint to eslint. Remove leftover tslint
disable comments that no longer serve any purpose:
- aws-ec2/lib/vpc.ts: tslint:disable-next-line: max-line-length
- aws-ecs/lib/cluster.ts: tslint:disable-next-line: max-line-length
- aws-ec2-alpha/lib/util.ts: tslint:disable:no-bitwise
@aws-cdk-automation aws-cdk-automation requested a review from a team March 30, 2026 00:18
@github-actions github-actions bot added the p2 label Mar 30, 2026
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Mar 30, 2026
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing as duplicate. These changes are already included in #37358.

@syukawa-gh syukawa-gh closed this Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 30, 2026
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants